home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Light ROM 1
/
LIGHT-ROM 1 (Amiga Library Services)(1994).iso
/
ffdisks
/
d890.lha
/
LogicShop
/
logicshop.doc
< prev
next >
Wrap
Text File
|
1993-07-16
|
3KB
|
83 lines
*--------------------------------------------------------------------------*
* LogicShop *
*--------------------------------------------------------------------------*
LogicShop Build and test logic circuits. Everything is accessed from
the intuition interface. version 1.0, binary only,
FREEWARE.
Author: Kenny Nagy
****************************************************************************
COPYRIGHT NOTICE
LogicShop is copyright 1993 by Kenny E Nagy. All rights reserved.
****************************************************************************
____________________________________________________________________________
FREEWARE-CONDITIONS:
LogicShop is SHAREWARE. You are allowed to copy LogicShop as long as the
following conditions are kept :
o don't change or hack LogicShop
o the archive must be kept intact
o no more than three dollars ( $3 ) can be charged for S&H
o original copyright notice remains intact
o Fred Fish expressly has permission to include LogicShop
in the Amiga Library
NO WARRANTY is given. Use at your own risk.
If you want to use LogicShop as part of a commercial program,
you need my written permission.
Bug reports or comments E-mail me qaz@eskimo.com or write to me.
<< Elements >>
--------------
OR: if one or both of the inputs are high than the output will be high.
AND: if both inputs are high than the output will be high.
INVERTER: outputs the opposite of the input.
JUMPER: only one input per line. output is the same as the input. the input
lines are chosen by you.
JUNCTION: only one input. the outputs are the same as the input. the input
line is chosen by you.
METER: only one input. output is the same as the input. shows the state
of the input. the input line is chosen by you.
RIGHT FACING SWITCH: if on output is high. if off output is low. it can be
turned on and off by clicking it while running.
LEFT FACING SWITCH: if on output is high. if off output is low. it can be
turned on and off by clicking it while running.
<< Menu selections >>
---------------------
NEW: clear everything without saving.
OPEN: open a saved circuit.
OPEN CHIP: not yet implemented.
SAVE: save a circuit.
SAVE CHIP: not yet implemented.
ABOUT: program information.
QUIT: quit without saving circuit.
BUILD: use the mouse to place the element that is selected. putting an
element on top of an existing one will delete it.
DELETE: delete elements by clicking on them.
LINK: link elements together. on the link requester red lined indicate a
preexisting link. selecting an preexisting link will replace it.
UNLINK: unlink elements.
RUN: test a circuit in real time.
HALT: stop.